home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global pict, moviepos, g_pictpath, qtpos, qtframelist, womannum
- set pict to the memberNum of sprite clickOn()
- set pict to pict - getAt(qtframelist, qtpos)
- set moviepos to qtpos
- set g_pictpath to the pathName & "PICTS\" & char 1 to 2 of the movieName & "\0" & qtpos & "\"
- set womannum to char 1 to 2 of the movieName
- dontPassEvent()
- set the keyDownScript to EMPTY
- go(1, "PICT24")
- end
-